Don`t find DOORSCOMLib

Hello there,
maybe I'm to stupid to find this Libary for C# programming, but I already have scanned all my PC and DOORS directories but the DOORSCOMLib is just untraceable. Maybe anyone can help me.
Regards
Christian
SystemAdmin - Wed Oct 31 04:44:19 EDT 2012

Re: Don`t find DOORSCOMLib
adevicq - Wed Oct 31 05:00:19 EDT 2012

Hi,
Have you tried "doors.tlb" in the bin directory?
Regards,
Alain

Re: Don`t find DOORSCOMLib
SystemAdmin - Wed Oct 31 05:26:02 EDT 2012

adevicq - Wed Oct 31 05:00:19 EDT 2012
Hi,
Have you tried "doors.tlb" in the bin directory?
Regards,
Alain

Ok i just have added a reference with DOORSCOMLib in SharpDevelop, but there`s ah strange error message:Error loading code-completion information for DOORSCOMLib from DOORSCOMLib:
Could not find assembly file.

The code ist simple i just wrote:
using DOORSCOMLib;

... Hello World programm...

I don´t kno whats the problem is. The system also request an installation of MS Windows SDK an Visual Studio 2010.
Regards
Christian

Re: Don`t find DOORSCOMLib
SystemAdmin - Wed Oct 31 06:11:06 EDT 2012

SystemAdmin - Wed Oct 31 05:26:02 EDT 2012
Ok i just have added a reference with DOORSCOMLib in SharpDevelop, but there`s ah strange error message:Error loading code-completion information for DOORSCOMLib from DOORSCOMLib:
Could not find assembly file.

The code ist simple i just wrote:
using DOORSCOMLib;

... Hello World programm...

I don´t kno whats the problem is. The system also request an installation of MS Windows SDK an Visual Studio 2010.
Regards
Christian

Hey,
i fixed the problem. I reinstalled the microsoft SDK and now my buidling was finished successfully.
Regards
Christian